Docs.rs
lunatic-test-0.13.0
lunatic-test 0.13.0
Docs.rs crate page
Apache-2.0/MIT
Links
crates.io
Source
Owners
bkolobara
Dependencies
quote ^1
normal
syn ^1
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate lunatic_test
Version 0.13.0
All Items
Attribute Macros
?
Crate
lunatic_test
source
·
[
−
]
Attribute Macros
test
Marks function to be executed by the lunatic runtime as a unit test. This is a drop-in replacement for the standard
#[test]
attribute macro.